home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload Trio 2 / Shareware Overload Trio Volume 2 (Chestnut CD-ROM).ISO / dir27 / grmat33d.zip / GRMAT4.HLP < prev    next >
Text File  |  1994-03-06  |  4KB  |  70 lines

  1.                  THE DEFAULT SETTINGS
  2.  
  3. When you run Graphmatica without any GRAPHMAT.INI file, the following settings
  4. are in effect:
  5.        Start of range:  (-8.0, *)       End of range:  (8.0, *)
  6.          Fineness:  1.0 **                DrawMode:  Lines
  7.           Legends:  ON                    Warnings:  OFF
  8.           Printer:  OFF                 AutoRedraw:  ON
  9.       Theta range:  0 to 6.28 (2π)         AutoNum: 1
  10.     This provides a basic rectangular grid of decent size with the origin
  11.     centered, a square aspect ratio (a 1x1 square on the grid really LOOKS
  12.     square), and a good resolution graph.
  13. *  varies depending on video mode; always equal and opposite and scaled
  14.    to provide a square aspect ratio.
  15. ** on CGA systems fineness is automatically set down to 0.75 to speed up
  16.    graphing.
  17. ──────────────────────────────────────────────────────────────────────────────
  18.                   VIEWING THE SETTINGS
  19.  
  20.     The  current settings are almost always displayed whenever you change  one
  21. of them. Every item under Options (unless aborted)  will bring up the settings
  22. screen.   You  can  also look at them manually by selecting  Settings  in  the
  23. Options menu.                                 Press PgDn for help on Fineness.
  24.                 ADJUSTING THE FINENESS
  25. The fineness factor determines the resolution of the graph, and in effect, the
  26. amount of time it takes to draw it. The fineness factor of 1 is quite adequate
  27. in most circumstances. Graphmatica's SmartFineness feature dynamically adjusts
  28. the actual step rate, making the manual fineness adjustment almost obsolete.
  29. SmartFineness automatically decreases the fineness when the point being
  30. graphed is not on the screen to speed up blank areas, then recovers automat-
  31. ically and backtracks to the spot where the graph comes on-screen again. It
  32. also varies the fineness with the slope of the equation being graphed--less
  33. when the slope is near-horizontal, greater when the slope tends toward
  34. vertical, so steep graphs are tracked more effectively. As the fineness is
  35. increased, the curve will become smoother--to a point. Remember that for any
  36. increase in the fineness factor, there will be a proportional increase in the
  37. time it takes to draw a graph.
  38.     The fineness factor also controls the step rate for polar graphs,
  39. parametric equations, and dif-eqs, although the latter two are not quite as
  40. easy to control (you may need to adjust the fineness manually in some cases).
  41.     To change the fineness factor, select Fineness from the Options menu. Any
  42. value greater than zero is valid, but I would not recommend going below 0.25,
  43. as the image quality suffers and the graphs begin to look like modern art.
  44. Also, a factor greater than 5 may overflow internal data structures and
  45. actually cause the graph to display incorrectly when the screen is redrawn.
  46.                      Press PgDn for help on other options.
  47.                  MISCELLANEOUS OPTIONS
  48.  
  49. AutoRedraw - Turn AutoRedraw on/off and set the number of equations that are
  50.    redraw automatically after each grid change. This option is described in
  51.    detail in the Redraw help file.
  52.  
  53. Warnings - Turn display of Warning Error messages (those like Division by zero
  54.    that can be ignored except for a few points) on or off. By default, these
  55.    warning messages are suppressed, because they slow down graphing and cover
  56.    up the equation. If something goes wrong and you don't know why, you can
  57.    turn on the warning messages using this option and redraw it to see what
  58.    the problem is.
  59.  
  60. Tables - Turn printer output of tables of plotted points on or off. This
  61.    feature is useful in some cases but slow (and wastes paper)
  62.  
  63. Draw Mode - Graphmatica can render graphs either by just drawing a dot for
  64.    each point it calculates or by drawing lines to "connect the dots." By
  65.    default, graphs are drawn using lines, since it is only a little slower and
  66.    this makes the graphs much more visible. If you want, however, you can
  67.    change the drawing mode to "dots" using this command.
  68.  
  69. ───────────────End of Options help. Press ESC to return to menu.──────────────
  70.